Clear-coat displace

Hi,

using the Material Graph there is a way to apply a Displace only to the Clear-coat of a paint metallic material?

I would like to have transparent droplet water effect on a paint metallic gray zone.

Thanks in advance.

I don’t think that’s possible since the displacement map changes the geometry of the model and the clear coat goes along with that.

You could just duplicated that part, give it the water material and than use the displacement. If you than fine-tune the offset a bit you might get there. I think many people use just normal maps for water drops which makes it all a bit easier to combine.

1 Like

Thank you for your answer and your suggestions.